Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove phpunit deprecations #676

Merged
merged 1 commit into from
May 31, 2021
Merged

Conversation

franmomu
Copy link
Contributor

There are some warnings about the deprecated assertFileNotExists method and a risky one about a test marked as @doesNotPerformAssertions but it actually performs an assertion.

@alcaeus
Copy link
Member

alcaeus commented May 31, 2021

Ignoring PHPUnit failures for now, I'll fix those when taking care of the cache deprecations in #675.

@alcaeus alcaeus self-assigned this May 31, 2021
@alcaeus alcaeus added the CI label May 31, 2021
@alcaeus alcaeus added this to the 4.4.0 milestone May 31, 2021
@alcaeus alcaeus merged commit baddc63 into doctrine:4.4.x May 31, 2021
@alcaeus
Copy link
Member

alcaeus commented May 31, 2021

Thanks @franmomu!

@franmomu franmomu mentioned this pull request Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants